body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p {
	font-family: "微软雅黑";
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

html,body{
	width:100%;
	height:100%;
}

ul {
	list-style: none;
}

body{	
	width:100%;
	height: 100%;
}
a {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

.clear{
	clear:both;
}

/*顶部日期&搜索&用户*/
#top{	
	width: 100%;
    height: 38px;
    position: fixed;
    z-index: 99999999999;
    background: #f9f9f9;
    top: 0px;
    border-bottom: 2px solid #e3e3e3;
}

.ynwmw2015_top_container {
    width: 980px;
    height: 37px;
    margin: 0 auto;
}

.ynwmw2015_top_left {
    width: 496px;
    height: 37px;
    float: left;
}

.ynwmw2015_top_left_list {
    line-height: 37px;
}

.ynwmw2015_top_left_list li {
    display: inline-block;
    margin-right: 3px;
    font-size: 14px;
}

.zhgwmwmark {
    color: #eb0000;
}

.yunnanwmwmark{
	color:#eb0000;
}


.ynwmw2015_top_right {   
    height: 37px;
    padding-top:5px;
    float: right;
}


#top a:hover{
	text-decoration: underline;
	color:#eb0000;
}

/*头图*/
#logo-box{
	width:980px;
	margin:0px auto;
	height:77px;
	padding-top:40px;
}

#logo{
	float:left;
	width:184px;
	height:77px;
}

#banner{
	float:right;
	height: 77px;
}

/*导航*/

.nav{
	width:100%;	
	margin:10px auto;
}

.ynwmw2015_menu {
    width: 980px;
  	margin:0px auto;
    height: 56px;
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
   
}

.ynwmw2015_menu_list {
    display: inline-block;
    margin-top: 0;
}

.ynwmw2015_menu_list li {
    margin-right: 27px;
    margin-left: 15px;
    float: left;
}

.ynwmw2015_menu_content {
   /*width: 186px; */
   height: 56px;
}

.ynwmw2015_menu_content_left {
    width: 42px;
    height: 42px;
    margin-top: 8px;
    float: left;
}

.ynwmw2015_menu_content_left img {
    width: 100%;
    height: 100%;
}

.ynwmw2015_menu_content_right {
    /*width: 143px; */
    height: 42px;
    margin-top: 8px;
    float: right;
    border-left: 1px solid #aaaaaa;
}

.ynwmw2015_menu_content_right p {
    font-size: 14px;
}

.ynwmw2015_menu_content_right p span {
    margin-left: 8px;
}

.nav a:hover{
	text-decoration: underline;
	color:#5AABFD;
}

/*头条*/
.web-fir{
	width:100%;
}

.headline{
	width:980px;
	margin:0px auto;	
}

.headline .headline_left{
	float:left;
	width: 67px;
    height: 67px;
}

.headline .headline-con{
	width:828px;
	height: 40px;
	float:left;
	margin-left:10px;
	text-align: center;
}

.headline .headline-con h1 a{
	font-size:30px;
	height:40px;
	line-height:40px;
	color:#005785;
}

.headline .headline-con ul{
	width: 828px;
    margin: 0 auto;

}

.headline .headline-con ul li{
	float: left;
    width: 272px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.headline .headline-con ul li a{
	line-height: 27px;
    font-size: 14px;   
}

.headline .headline-right{
	float:right;
	width:67px;
	height:67px;
}

.headline .headline-con ul li a:hover{
	text-decoration: underline;
	color:#007AC6;
}

.wmlb{
	width:980px;
	margin:0px auto;
	padding-top:50px;
}

.yaowen{
	width:980px;
	margin:0px auto;
}

/*notice*/

.notice-box {
	widht: 100%;
	height: 50px;
}

.notice-left {
	float: left;
}

.notice {
	width: 980px;
	margin: 0px auto;
	height: 50px;
	line-height: 50px;
	background:#EDEDED;
}

.notice-left span {
	font-size: 14px;
	font-weight: bold;
}

.notice span a:hover {
	color: darkred;
}


/*最新通知*/

.notice-right {
	float: left;
	width: 835px;
	margin-left: 5px;
}

.qimo8 {
	overflow: hidden;
	width: 860px;
}

.qimo8 .qimo {
	width: 8000%;
	height: 30px;
}

.qimo8 .qimo div {
	float: left;
}

.qimo8 .qimo ul {
	float: left;
	height: 35px;
	overflow: hidden;
	zoom: 1;
}

.qimo8 .qimo ul li {	
	float: left;
	position: relative;
	padding-left: 15px;
	margin-left: 15px;
	color: #000000;
	font-size: 14px;
}

/*内容*/

#conter{
	width:980px;
	margin:0px auto;
}


/*幻灯片*/

.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl { zoom: 1; }

.frame { margin-bottom: 10px; border: 1px solid #e1e1e1; background: #FFF; }
.title { padding: 0 10px; height: 32px; font-size: 14px; font-weight: 700; line-height: 32px; overflow: hidden; }

.block { margin: 10px 10px 0; }

.temp { margin: 1px; }

.slideshow { clear: both; }
    .slideshow li { position: relative; overflow: hidden; }
    .slideshow span.title { position: absolute; bottom: 0; left: 0; margin-bottom: 0; width: 100%; height: 32px; line-height: 32px; font-size: 14px; text-indent: 10px; }
    .slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000,endColorstr = #30000000); color: #FFF; overflow: hidden; }
.slidebar li { float: left; margin-right: 1px; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 10px; cursor: pointer; }
    .slidebar li.on { background: rgba(255,255,255,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #50FFFFFF,endColorstr = #50FFFFFF); color: #000; font-weight: 700; }


ul, li { list-style: none; }
a:hover { text-decoration: underline; color: #a50001; }

.frame { background: none; border: 0px solid #fff; margin-bottom: 0px; }
.temp { margin: 0; }
.slidebar { position: absolute; bottom: 5px; right: 4px; }
    .slideshow span.title, .slidebar li { background: rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000,endColorstr = #90000000); color: #FFF; overflow: hidden; }
        .slidebar li.on { background: rgba(255,255,255,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #90000000,endColorstr = #90000000); color: #ff0; font-weight: 700; }

.slideshow SPAN.title { text-indent: 0px; }
.block { margin: 0;position: relative; }
#frameHlicAe { margin: 0px !important; border: 0px !important; }
.comiis_wrap960, .comiis_wrapad { margin: 0 auto; width: 560px; }
.comiis_wrapad { margin-top: 10px; }
.comiis_wrapad { overflow: hidden; }
    .comiis_wrapad img { float: left; margin-top: 0px; }

#slidesImgs li { width: 560px; height: 340px; display: none; }


/*最新动态*/

.Latest-News{
	width:405px;
	float:right;
}

.new-t{
	height: 42px;
    line-height: 42px;
    border-bottom: 2px solid #c9c9c9;
}

.new-t h3{
	position: relative;
    left: 0;
    top: 2px;
    display: inline-block;
    zoom: 1;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #eb0000;
    font-weight: bold;
    font-size: 14px;
    color: black;
}

.new-t em{
	font:arial;
	margin-top:15px;
	color:#a8a6a6;
}

.new-t span{
	float:right;
	margin-top: 3px;
	font-size:15px;
}

.new-t span a:hover{
	color:darkred;
}



/*栏目标题共享*/

.nt{
	height: 28px;
    line-height: 26px;
    border-bottom: 2px solid #c9c9c9;
}

.nt h3{
	position: relative;
    left: 0;
    top: 2px;
    display: inline-block;
    zoom: 1;
    height: 25px;
    line-height: 25px;
    border-bottom: 2px solid #eb0000;
    font-weight: bold;
    font-size: 14px;
    color: black;
    float:left;
}

.nt i{	
	color:#a8a6a6;
	font-size:10px;
	float:left;
	margin-top:3px;
	margin-left:10px;
}

.nt h3 a{
	    color: black;
}

.nt h3 a:hover{
	text-decoration: none;
}

.nt span{
	float:right;
	margin-top: 3px;
	font-size:10px;
}
.nt span a:hover{
	color:#eb0000;
	text-decoration: none;
}

.list-box ul{
	margin-top:5px;
}


.list-box ul li{
	line-height: 25px;
	font-size:14px;
	background: url(shubiao.png) no-repeat left;	
	position: relative;
	padding-left: 15px;	
}

.list-box ul li a{
	display: block;
	width:275px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-box ul li span{
	float:right;
}

.list-head{
	width: 405px;
    height: 30px;
    margin-top:10px;
    border-bottom: 1px dashed #e2e2e2;
}

.list-head img{
	float:left;
}



.list-head h2 a{
	display: block;
	width:320px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
	margin-left:10px;	
}



/*sec*/

.sec{
	width:980px;
	margin:10px auto;
}
/*thr*/

.thr{
	width:980px;
	margin:10px auto;
}

.city-news{
	width:490px;
	float:left;
}

.nt-le{
	height: 28px;
    line-height: 26px;
    border-bottom: 2px solid #c9c9c9;
}

.nt-le h3{
	position: relative;
    left: 0;
    top: 2px;
    display: inline-block;
    zoom: 1;
    height: 25px;
    line-height: 25px;
    border-bottom: 2px solid #eb0000;
    font-weight: bold;
    font-size: 14px;
    color: black;
    float:left;
}

.nt-le i{	
	color:#a8a6a6;
	font-size:10px;
	float:left;
	margin-top:3px;
	margin-left:10px;
}

.nt-le h3 a{
	    color: black;
}

.nt-le h3 a:hover{
	text-decoration: none;
}

.nt-le span{
	float:right;
	margin-top: 3px;
	font-size:10px;
}
.nt-le span a:hover{
	color:#eb0000;
	text-decoration: none;
}

.list-box-le ul{
	margin-top:5px;
}


.list-box-le ul li{
	line-height: 25px;
	font-size:14px;	
	background: url(shubiao.png) no-repeat left;	
	position: relative;
	padding-left: 15px;		
}

.list-box-le ul li a{
	display: block;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-box-le ul li span{
	float:right;
}

/*ri*/

.nt-ri{
	height: 28px;
    line-height: 26px;
    border-bottom: 2px solid #c9c9c9;
}

.nt-ri h3{
	position: relative;
    left: 0;
    top: 2px;
    display: inline-block;
    zoom: 1;
    height: 25px;
    line-height: 25px;
    border-bottom: 2px solid #eb0000;
    font-weight: bold;
    font-size: 14px;
    color: black;
    float:left;
}

.nt-ri i{	
	color:#a8a6a6;
	font-size:10px;
	float:left;
	margin-top:3px;
	margin-left:10px;
}

.nt-ri h3 a{
	    color: black;
}

.nt-ri h3 a:hover{
	text-decoration: none;
}

.nt-ri span{
	float:right;
	margin-top: 3px;
	font-size:10px;
}
.nt-ri span a:hover{
	color:#eb0000;
	text-decoration: none;
}

.list-box-ri ul{
	margin-top:5px;
}


.list-box-ri ul li{
	line-height: 25px;
	font-size:14px;	
	background: url(shubiao.png) no-repeat left;	
	position: relative;
	padding-left: 15px;		
}

.list-box-ri ul li a{
	display: block;		
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-box-ri ul li span{
	float:right;
}

.county-dynamic{
	width:469px;
	float:right;
}

.special-pic{
	width:980px;
	margin:10px auto;
}

.special-pic img{
	width:100%;
	height: 100%;
}

/*fou*/

.fou{
	width:980px;
	margin:10px auto;
}

.propaganda{
	width:490px;
	float:left;
}


/*lib1*/

#lib_Tab1 .lib_Menubox{
	width:490px;
	height: 25px;
	line-height:25px;
	background:#e2e2e2;
}

#lib_Tab1 .lib_Menubox ul li{	
	background:none;
	float:left;
	margin-left:15px;
}


/*全局样式，鼠标经过红色，默认选中红色*/

 .lib_Menubox ul .hover
{
color: #eb0000;
    font-weight: 600;
}

.lib_Menubox ul li:hover{
	cursor: pointer;
}

/*lib2*/

.Civilization{
	width:469px;
	float:right;
}

#lib_Tab2 .lib_Menubox{
	width:469px;
	height: 25px;
	line-height:25px;
	background:#e2e2e2;
}

#lib_Tab2 .lib_Menubox ul li{	
	background:none;
	float:left;
	margin-left:15px;
}

/*fiv*/

.fiv{
	width:980px;
	margin:10px auto;
}

.Moral{
	width:490px;
	float:left;
}

#lib_Tab3 .lib_Menubox{
	width:490px;
	height: 25px;
	line-height:25px;
	background:#e2e2e2;
}

#lib_Tab3 .lib_Menubox ul li{	
	background:none;
	float:left;
	margin-left:15px;
}

/*音乐视频*/

.Music-Video{
	width:469px;
	float:right;
}

.video-box ul{
	width: 456px;
    margin: 5px auto;
    padding-left: 10px;
}

.video-box ul li{
	float:left;	
	padding-right: 10px;
	text-align: center;
}

.video-box ul li img{
	width:142px;
	height: 78px;
}

.video-box ul li span{
	width:142px;
	line-height: 25px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.video-box ul li a:hover{
	color:#5AABFD;
}

/*six*/

.six{
	width:980px;
	margin:10px auto;
}

.Volunteer-service{
	width:490px;
	float:left;
}

.pic-le{
	float: left;
    width: 190px;
    height: 150px;
    margin-top: 10px;
}

.pic-le a{
	display: block;
	width: 190px;
    line-height: 25px;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;    
}

.pic-new-le ul{
	float:right;
	margin-top:5px;
}


.pic-new-le ul li{
	line-height: 25px;
	font-size:14px;	
	background: url(shubiao.png) no-repeat left;	
	position: relative;
	padding-left: 15px;		
}

.pic-new-le ul li a{
	display: block;
	width:200px;	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pic-new-le ul li span{
	float:right;
}

.Cultural-literature{
	width:469px;
	float:right;
}

/*seve*/

.seve{
	width:980px;
	margin:10px auto;
}

.Emancipating{
	width:490px;
	float:left;
}

.Special-column{
	width:469px;
	float:right;
}

.spe-list img{
	width:142px;
	height: 150px;
}


.Special-column .spe-list{
	width: 456px;
    margin: 5px auto;
    padding-left: 10px;
}

.Special-column .spe-list li{
	float:left;	
	padding-right: 10px;
	text-align: center;
}

.Special-column .spe-list li span{
	width:142px;
	line-height: 25px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.Special-column .spe-list li a:hover{
	color:#5AABFD;
}


/*eig*/

.eig{
	width:980px;
	margin:10px auto;
}




/*图片滚动*/

.pic-news{
	width:980px;
}

#div1 {
	width: 980px;
	height: 135px;
	position: relative;
	margin: 15px auto;
	overflow: hidden;
}

.hsly-pic {
	width: 980px;
	height: 135px;
	position: relative;
}

.hsly-pic li {
	height: 135px;
	float: left;
	padding-right: 10px;
	text-align: center;
}

.hpic span{
	width:155px;
	line-height: 25px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hsly-pic li img {
	width: 155px;
	height: 105px;
	display: inline-block;
}

.hpic {
	position: relative;
	float: left;
	width: 155px;
	height: 135px;
}

/*lib4*/

.web-link{
	width:980px;
	margin:0px auto;
}

#lib_Tab4 .lib_Menubox{
	width:980px;
	height: 30px;
	border-bottom:1px solid #eb0000;
}

#lib_Tab4 .lib_Menubox ul li{
	float: left;
    line-height: 30px;
    width: 160px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
}

#lib_Tab4 .lib_Menubox ul .hover{
	border-bottom: 2px solid #eb0000;
	font-weight: bold;
}

.ynwmw2015_alliance_content {
    width: 100%;
}

.ynwmw2015_alliance_content_list {
    line-height: 25px;
    margin-top: 10px;
    margin-right: -5px;
}

.ynwmw2015_alliance_content_list li {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
}

.ynwmw2015_alliance_content ol {
    overflow: visible;
    margin-top: 10px;
}

.ynwmw2015_alliance_content ol li {
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
    white-space: nowrap;
    overflow: visible;
}

.ynwmw2015_alliance_content a:hover{
	color:#eb0000;
	text-decoration: underline;
}

/*footer*/
.footer{
	width:100%;
	margin-top:30px;
	border-top:2px solid #eb0000;
	text-align: center;
}

.footer p{
	line-height: 25px;	
}


.erweima{
	width: 150px;
    height: 166px;
    position: fixed;
    left: 10px;
    bottom: 160px;
}
